home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 September
/
CHIP Eylül 1998.iso
/
Slackwar
/
contents
/
scripts
/
bsdlpr
< prev
next >
Wrap
Text File
|
1997-06-06
|
190b
|
8 lines
( cd usr/bin ; rm -rf lpc )
( cd usr/bin ; ln -sf /usr/sbin/lpc lpc )
rm -f usr/sbin/lpd
mv usr/sbin/bsdlpd usr/sbin/lpd
if [ ! -f etc/printcap ]; then
mv etc/printcap.new etc/printcap
fi